Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add integration between user service and user repository #11

Merged
merged 5 commits into from
Apr 26, 2024

Conversation

alvarogfn
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Apr 26, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 47 / 47
🟢 Statements 100% (🎯 100%) 48 / 48
🟢 Functions 100% (🎯 100%) 15 / 15
🟢 Branches 100% (🎯 100%) 8 / 8
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/features/user/controllers/user-controller.ts 100% 100% 100% 100%
src/features/user/repositories/user-repository/user-repository.ts 100% 100% 100% 100%
src/features/user/services/user-create-service.ts 100% 100% 100% 100%
src/shared/testHelpers/mocks/user.mock.ts 100% 100% 100% 100%
Generated in workflow #2

@alvarogfn alvarogfn merged commit fbcff97 into main Apr 26, 2024
4 checks passed
@alvarogfn alvarogfn deleted the feature/user-db branch April 26, 2024 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant